func text/template.eq
4 uses
text/template (current package)
funcs.go#L56: "eq": eq, // ==
funcs.go#L461: func eq(arg1 reflect.Value, arg2 ...reflect.Value) (bool, error) {
funcs.go#L521: equal, err := eq(arg1, arg2)
funcs.go#L574: return eq(arg1, arg2)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)